home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13480 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  681 b 

  1. Path: news1.interserv.net!news
  2. From: bitsafe@execpc.com
  3. Newsgroups: comp.lang.c++
  4. Subject: ISAPI and NSAPI dll's
  5. Date: Tue, 26 Mar 1996 00:02:13 GMT
  6. Organization: InterServ News Service
  7. Message-ID: <4j7563$bl4@lal.interserv.net>
  8. NNTP-Posting-Host: doa99205.doa.state.wi.us
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Is it possible to write NSAPI or ISAPI dll's in Visual Basic 4?
  12. There's a lot of doc on how to do so in C(++), but VB classes
  13. apparently do not allow class methods to be called with a data
  14. structure as a parameter, and documents for the above API's
  15. indicate that they have to be called that way. Is there any
  16. work-around?
  17.  
  18. Sorry to be posting here, but I'm desperate.
  19.  
  20.